Allow worktrees to reuse the selected branch - #15
Open
tim-smart wants to merge 2 commits into
Open
Conversation
tim-smart
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
5 times, most recently
from
July 24, 2026 03:34
612d76f to
d9edea3
Compare
tim-smart
changed the base branch from
main
to
t3code/fix-primary-environment-request
July 24, 2026 03:34
tim-smart
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 24, 2026 04:10
d6104be to
f9630af
Compare
tim-smart
force-pushed
the
t3code/fix-primary-environment-request
branch
from
July 24, 2026 04:10
d9f8076 to
f17ed8e
Compare
tim-smart
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 24, 2026 08:52
f9630af to
db5e35a
Compare
tim-smart
force-pushed
the
t3code/fix-primary-environment-request
branch
2 times, most recently
from
July 24, 2026 09:00
b0ce8cc to
bc64f69
Compare
tim-smart
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 24, 2026 09:00
db5e35a to
0b9f9b2
Compare
github-actions
Bot
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 24, 2026 09:40
0b9f9b2 to
d4f7f20
Compare
github-actions
Bot
force-pushed
the
t3code/fix-primary-environment-request
branch
2 times, most recently
from
July 24, 2026 14:12
bade9ff to
cec63b5
Compare
github-actions
Bot
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 24, 2026 14:12
d4f7f20 to
19a6edb
Compare
tim-smart
force-pushed
the
t3code/fix-primary-environment-request
branch
from
July 25, 2026 10:26
cec63b5 to
de6966a
Compare
tim-smart
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 25, 2026 10:26
19a6edb to
2d3900b
Compare
github-actions
Bot
force-pushed
the
t3code/fix-primary-environment-request
branch
from
July 27, 2026 04:02
de6966a to
f8103ab
Compare
github-actions
Bot
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
2 times, most recently
from
July 27, 2026 10:08
f784aac to
b14a16e
Compare
github-actions
Bot
force-pushed
the
t3code/fix-primary-environment-request
branch
from
July 27, 2026 10:08
f8103ab to
83b83ba
Compare
patroza
pushed a commit
to patroza/t3code
that referenced
this pull request
Jul 27, 2026
Allow worktrees to reuse the selected branch Source: tim-smart#15 Source head: 2d3900b Source commits: cd60531,2d3900ba36c9397dc4fbe879c613a809f6b45384 Imported: complete product delta from the source PR.
patroza
pushed a commit
to patroza/t3code
that referenced
this pull request
Jul 27, 2026
Allow worktrees to reuse the selected branch Source: tim-smart#15 Source head: 2d3900b Source commits: cd60531,2d3900ba36c9397dc4fbe879c613a809f6b45384 Imported: complete product delta from the source PR.
tim-smart
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 28, 2026 00:30
b14a16e to
6a71e6d
Compare
tim-smart
force-pushed
the
t3code/fix-primary-environment-request
branch
from
July 28, 2026 00:30
83b83ba to
0e709c8
Compare
- Add a branch-selector option to check out the selected branch directly - Preserve the setting across drafts and thread actions - Materialize remote refs as local branches during worktree bootstrap
github-actions
Bot
force-pushed
the
t3code/fix-primary-environment-request
branch
from
July 28, 2026 03:34
0e709c8 to
126f429
Compare
github-actions
Bot
force-pushed
the
t3code/reuse-selected-worktree-branch
branch
from
July 28, 2026 03:34
6a71e6d to
0c96d80
Compare
patroza
pushed a commit
to patroza/t3code
that referenced
this pull request
Jul 28, 2026
Allow worktrees to reuse the selected branch Source: tim-smart#15 Source head: 2d3900b Source commits: cd60531,2d3900ba36c9397dc4fbe879c613a809f6b45384 Imported: complete product delta from the source PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing